HomeSort by relevance Sort by last modified time
    Searched full:q_position (Results 1 - 1 of 1) sorted by null

  /external/srec/srec/crec/
text_parser.c 40 int q_position; local
66 q_position = q - copy_of_word;
67 if (q_position < 0 || (size_t)q_position >= MAX_LOCAL_LEN)

Completed in 38 milliseconds