Searched defs:stackPush (Results 1 – 4 of 4) sorted by relevance
33 int stackPush(void* property, void* dataPtr) in stackPush() function
318 static int stackPush(const struct BejStackProperty* const property, in stackPush() function
168 int (*stackPush)(const struct BejStackProperty* const property, member
212 int (*stackPush)(void* p, void* stackContext); member