Home
last modified time | relevance | path

Searched refs:ADD_ENTRY (Results 1 – 3 of 3) sorted by relevance

/external/squashfs-tools/squashfs-tools/
Dsort.c97 #define ADD_ENTRY(buf, priority) {\ macro
126 ADD_ENTRY(buf, priority); in add_sort_list()
142 ADD_ENTRY(buf, priority); in add_sort_list()
Dmksquashfs.c4112 #define ADD_ENTRY(buf) \ macro
4135 ADD_ENTRY(buf); in old_add_exclude()
4153 ADD_ENTRY(buf); in old_add_exclude()
/external/v8/src/
Druntime.cc14899 #define ADD_ENTRY(Name, argc, ressize) \ in RUNTIME_FUNCTION() macro
14916 RUNTIME_FUNCTION_LIST(ADD_ENTRY) in RUNTIME_FUNCTION()
14917 INLINE_OPTIMIZED_FUNCTION_LIST(ADD_ENTRY) in RUNTIME_FUNCTION()
14919 INLINE_FUNCTION_LIST(ADD_ENTRY) in RUNTIME_FUNCTION()
14920 #undef ADD_ENTRY in RUNTIME_FUNCTION()