Searched defs:getnode (Results 1 – 9 of 9) sorted by relevance
63 getnode(FILE *fp) in getnode() function
94 sub getnode { subroutine
45 #define getnode(s,type) ((Shnode_t*)stkalloc((s),sizeof(struct type))) macro
88 #define getnode(type) ((Shnode_t*)stakalloc(sizeof(struct type))) macro
45 #define getnode(s,type) ((Shnode_t*)stkalloc((s),sizeof(struct type))) macro [all...]
92 #define getnode(type) ((Shnode_t*)stakalloc(sizeof(struct type))) macro [all...]
284 getnode(char *cp) in getnode() function
185 static int getnode(State_t* state, Node_t *np) in getnode() function