Searched refs:PROTOTYPE (Results 1 – 12 of 12) sorted by relevance
26 static int check_request_table PROTOTYPE((ss_request_table *rqtbl, int argc,28 static int really_execute_command PROTOTYPE((int sci_idx, int argc,
20 #define PROTOTYPE(p) p macro
42 extern char *getenv PROTOTYPE((const char *));
2 # check_prototype_definition(FUNCTION PROTOTYPE RETURN HEADER VARIABLE)5 # PROTOTYPE- The prototype to check.
50 #ifdef PROTOTYPE
65 PROTOTYPE = CFUNCTYPE(c_int, POINTER(c_int))75 callback = PROTOTYPE(func)
68 PROTOTYPE = CFUNCTYPE(c_int, POINTER(c_int))78 callback = PROTOTYPE(func)
447 PROTOTYPE, enumerator489 if (entryType == PROTOTYPE) { in ~TransliteratorEntry()506 if (entryType == PROTOTYPE) { in adoptPrototype()509 entryType = PROTOTYPE; in adoptPrototype()515 if (entryType == PROTOTYPE) { in setFactory()1303 case TransliteratorEntry::PROTOTYPE: in instantiateEntry()
290 kind_ = PROTOTYPE; in ObjectLiteralProperty()
1198 case ObjectLiteral::Property::PROTOTYPE: in PrintObjectProperties()
1210 PROTOTYPE, // Property is __proto__. enumerator1224 bool IsPrototype() const { return kind() == PROTOTYPE; } in IsPrototype()
2737 case ObjectLiteral::Property::PROTOTYPE: { in VisitObjectLiteral()2866 case ObjectLiteral::Property::PROTOTYPE: in VisitObjectLiteral()