Searched defs:L_ (Results 1 – 13 of 13) sorted by relevance
43 #define L_ AVL_UNIQUE macro47 #define L_(X) X macro184 L_SC void L_(init)(L_(avl) *l_tree) { in L_() function192 L_SC int L_(is_empty)(L_(avl) *l_tree) { in L_() function204 L_SC AVL_HANDLE L_(balance)(L_BALANCE_PARAM_DECL_PREFIX AVL_HANDLE bal_h) { in L_() function310 L_SC AVL_HANDLE L_(insert)(L_(avl) *l_tree, AVL_HANDLE h) { in L_() function437 L_SC AVL_HANDLE L_(search)(L_(avl) *l_tree, AVL_KEY k, avl_search_type st) { in L_() function475 L_SC AVL_HANDLE L_(search_least)(L_(avl) *l_tree) { in L_() function492 L_SC AVL_HANDLE L_(search_greatest)(L_(avl) *l_tree) { in L_() function514 L_SC AVL_HANDLE L_(remove)(L_(avl) *l_tree, AVL_KEY k) { in L_() function[all …]
50 #define L_ AVL_UNIQUE macro54 #define L_(X) X macro88 L_(avl); typedef183 L_(iter); typedef
49 # define L_(literal) literal##L macro61 # define L_(literal) literal macro73 # define L_(literal) literal##f macro
46 # define L_(literal) literal##L macro54 # define L_(literal) literal macro
50 # define L_(literal) literal##L macro63 # define L_(literal) literal macro
192 # define L_(Ch) L##Ch macro205 # define L_(Ch) Ch macro
59 #define L_ 14 macro
291 Queue L_; variable
278 Queue L_; variable
1112 #define L_(a) L_ ## a macro