OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fsmnode_token
(Results
1 - 2
of
2
) sorted by null
/external/srec/srec/include/
srec.h
96
fsmnode_token
;
typedef in typeref:struct:fsmnode_token_t
240
fsmnode_token
*fsmnode_token_array; /*used for storage of all fsmnode tokens
306
fsmnode - kept as an
fsmnode_token
*/
/external/srec/srec/crec/
srec.c
141
fsmnode_token
* ftoken;
356
fsmnode_token
*current_ftoken;
554
fsmnode_token
*token;
700
fsmnode_token
*token = &(rec->fsmnode_token_array[current_token_index]);
711
current_token is the
fsmnode_token
to the left of the boundary
799
fsmnode_token
* parent_ftoken = &rec->fsmnode_token_array[ *parent_ftoken_index];
825
fsmnode_token
*new_ftoken;
826
fsmnode_token
*current_ftoken;
877
// effectively release this
fsmnode_token
and go to next one
1537
fsmnode_token
*
fsmnode_token
;
local
[
all
...]
Completed in 31 milliseconds