Searched refs:macro_lookup (Results 1 – 2 of 2) sorted by relevance
894 macro_lookup(rbtree_type* store, char* name) in macro_lookup() function946 v = macro_lookup(store, "bla"); in testbound_selftest()950 v = macro_lookup(store, "vlerk"); in testbound_selftest()957 v = macro_lookup(store, "vlerk"); in testbound_selftest()961 v = macro_lookup(store, "bla"); in testbound_selftest()968 v = macro_lookup(store, "bla"); in testbound_selftest()972 v = macro_lookup(store, "vlerk"); in testbound_selftest()979 v = macro_lookup(store, "bla"); in testbound_selftest()
469 char* macro_lookup(rbtree_type* store, char* name);