OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:script_olabel_offset
(Results
1 - 2
of
2
) sorted by null
/external/srec/srec/Semproc/include/
SR_SemanticGraphImpl.h
58
* corresponds to the index found in the graph minus the
script_olabel_offset
66
labelID
script_olabel_offset
; /* starts at SEMGRAPH_SCRIPT_OFFSET */
member in struct:SR_SemanticGraphImpl_t
/external/srec/srec/Semproc/src/
SemanticGraphImpl.c
63
impl->
script_olabel_offset
= SEMGRAPH_SCRIPT_OFFSET;
209
PLogError(L("ESR_WRITE_ERROR: could not write
script_olabel_offset
"));
213
impl->
script_olabel_offset
= (wordID)tmp[i++];
324
script_olabel_offset
+ <integer>
438
olabel = (wordID)(olabel + semgraph->
script_olabel_offset
); /* the offset */
758
tmp[i++] = impl->
script_olabel_offset
;
765
PLogError(L("ESR_WRITE_ERROR: could not write
script_olabel_offset
"));
[
all
...]
Completed in 59 milliseconds