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

  /external/srec/srec/crec/
srec.c 448 stokenID *list_head_pointer; local
452 list_head_pointer = &(rec->active_fsmarc_tokens);
473 *list_head_pointer = next_token_index;
484 list_head_pointer = &token->next_token_index;
556 ftokenID *list_head_pointer; local
562 list_head_pointer = &(rec->active_fsmnode_tokens);
570 *list_head_pointer = next_token_index;
577 list_head_pointer = &token->next_token_index;
    [all...]

Completed in 38 milliseconds