Home
last modified time | relevance | path

Searched refs:ARB (Results 1 – 2 of 2) sorted by relevance

/system/core/sh/
Dinit.c261 #undef ARB
262 #define ARB 1 /* actual size determined at run time */ macro
553 #undef ARB
554 #define ARB 1 /* actual size determined at run time */ macro
841 #undef ARB
842 #define ARB 1 /* actual size determined at run time */ macro
Dexec.c85 #define ARB 1 /* actual size determined at run time */ macro
94 char cmdname[ARB]; /* name of command */
837 cmdp = *pp = ckmalloc(sizeof (struct tblentry) - ARB in cmdlookup()