Searched refs:NONE (Results 1 – 5 of 5) sorted by relevance
55 __CPROVER_assume( command->commandType >= NONE && command->commandType < NUM_COMMANDS ); in allocateCommand()
69 [ NONE ] = MQTTAgentCommand_ProcessLoop, \
83 NONE = 0, /**< @brief No command received. Must be zero (its memset() value). */ enumerator
554 commandFunction = pCommandFunctionTable[ NONE ]; in processCommand()
2383 # methods in the UML graphs. If the DOT_UML_DETAILS tag is set to NONE, doxygen2387 # Possible values are: NO, YES and NONE.