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

  /external/srec/srec/crec/
srec_tokens.h 28 #define NULL_IF_NO_TOKENS 2 /*for handling allocation failures*/
srec_tokens.c 80 if (what_to_do_if_fails == NULL_IF_NO_TOKENS)
163 if (what_to_do_if_fails == NULL_IF_NO_TOKENS)
231 if (what_to_do_if_fails == NULL_IF_NO_TOKENS)
307 if (!awtoken /*&& what_to_do_if_fails==NULL_IF_NO_TOKENS*/)
srec.c 240 q2 = get_free_altword_token(rec, NULL_IF_NO_TOKENS);
678 word_token_index = get_free_word_token(rec, NULL_IF_NO_TOKENS);
    [all...]

Completed in 61 milliseconds