OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SAME_TRANS
(Results
1 - 2
of
2
) sorted by null
/external/webkit/WebKitTools/android/flex-2.5.4a/
tblcmp.c
510
* marking transitions to "
SAME_TRANS
" are treated as though they will be
537
if ( state[minec] !=
SAME_TRANS
)
553
if ( state[maxec] !=
SAME_TRANS
)
586
if ( state[i] !=
SAME_TRANS
&&
625
if ( state[i] !=
SAME_TRANS
)
862
* as transitions to "
SAME_TRANS
" in "ext". The total number of differences
864
* number is "numecs" minus the number of "
SAME_TRANS
" entries in "ext".
878
*++ep =
SAME_TRANS
;
flexdef.h
237
#define
SAME_TRANS
-1 /* transition is the same as "default" entry for state */
[
all
...]
Completed in 95 milliseconds