Home
last modified time | relevance | path

Searched defs:out (Results 1 – 2 of 2) sorted by relevance

/libbtbb/cmake/modules/
H A DGetGitRevisionDescription.cmake121 set(out "${out}-${res}-NOTFOUND") variable
/libbtbb/lib/src/
H A Duthash.h103 #define HASH_FIND(hh,head,keyptr,keylen,out) \ argument
261 #define HASH_FIND_STR(head,findstr,out) \ argument
267 #define HASH_FIND_INT(head,findint,out) \ argument
273 #define HASH_FIND_PTR(head,findptr,out) \ argument
608 #define HASH_FIND_IN_BKT(tbl,hh,head,keyptr,keylen_in,out) \ argument