HomeSort by relevance Sort by last modified time
    Searched refs:EXIT_IF_NO_TOKENS (Results 1 - 3 of 3) sorted by null

  /external/srec/srec/crec/
srec_tokens.h 27 #define EXIT_IF_NO_TOKENS 1 /*for handling allocation failures*/
srec_tokens.c 75 if (what_to_do_if_fails == EXIT_IF_NO_TOKENS)
158 if (what_to_do_if_fails == EXIT_IF_NO_TOKENS)
226 if (what_to_do_if_fails == EXIT_IF_NO_TOKENS)
srec.c     [all...]

Completed in 541 milliseconds