Searched refs:BEGIN (Results 1 - 3 of 3) sorted by relevance

/system/core/adb/
H A Dfile_sync_client.c46 static void BEGIN() function
761 BEGIN();
788 BEGIN();
983 BEGIN();
992 BEGIN();
1016 BEGIN();
/system/core/sh/
H A Dinit.c167 #undef BEGIN macro
168 #define BEGIN (yy_start) = 1 + 2 * macro
459 #undef BEGIN macro
460 #define BEGIN (yy_start) = 1 + 2 * macro
751 #undef BEGIN macro
752 #define BEGIN (yy_start) = 1 + 2 * macro
H A Darith_lex.c114 * definition of BEGIN.
116 #define BEGIN (yy_start) = 1 + 2 * macro
119 * to BEGIN to return to the state. The YYSTATE alias is for lex

Completed in 1604 milliseconds