Searched defs:DECLARE (Results 1 - 2 of 2) sorted by relevance

/external/e2fsprogs/lib/ss/
H A Drequests.c19 #define DECLARE(name) void name(int argc,const char * const *argv, \ macro
/external/v8/test/cctest/
H A Dtest-decls.cc370 DECLARE, enumerator in enum:AppearingPropertyContext::State
375 AppearingPropertyContext() : state_(DECLARE) { }
380 case DECLARE:
452 DECLARE, enumerator in enum:ReappearingPropertyContext::State
458 ReappearingPropertyContext() : state_(DECLARE) { }
463 case DECLARE:

Completed in 406 milliseconds