Searched refs:macro_lookup (Results 1 – 2 of 2) sorted by relevance
880 macro_lookup(rbtree_type* store, char* name) in macro_lookup() function932 v = macro_lookup(store, "bla"); in testbound_selftest()936 v = macro_lookup(store, "vlerk"); in testbound_selftest()943 v = macro_lookup(store, "vlerk"); in testbound_selftest()947 v = macro_lookup(store, "bla"); in testbound_selftest()954 v = macro_lookup(store, "bla"); in testbound_selftest()958 v = macro_lookup(store, "vlerk"); in testbound_selftest()965 v = macro_lookup(store, "bla"); in testbound_selftest()
460 char* macro_lookup(rbtree_type* store, char* name);