Home
last modified time | relevance | path

Searched defs:BEGIN (Results 1 – 3 of 3) sorted by relevance

/system/core/sh/
Dinit.c168 #define BEGIN (yy_start) = 1 + 2 * macro
460 #define BEGIN (yy_start) = 1 + 2 * macro
752 #define BEGIN (yy_start) = 1 + 2 * macro
Darith_lex.c116 #define BEGIN (yy_start) = 1 + 2 * macro
/system/core/adb/
Dfile_sync_client.c46 static void BEGIN() in BEGIN() function