Searched defs:postfix (Results 1 – 2 of 2) sorted by relevance
702 raxNode *postfix = NULL; in raxGenericInsert() local791 raxNode *postfix = rax_malloc(nodesize); in raxGenericInsert() local
891 int log_flags, char *prefix, char *postfix) in print_dyn_rule_flags()917 #define print_dyn_rule(id, dtype, prefix, postfix) \ argument