Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/function.objects/func.require/
Dbinary_function.pass.cpp19 typedef std::binary_function<int, short, bool> bf; in main() typedef
/ndk/sources/host-tools/make-3.81/
Dstrcache.c192 int bf = sp->bytesfree; in strcache_print_stats() local