Home
last modified time | relevance | path

Searched defs:nl (Results 1 – 4 of 4) sorted by relevance

/ndk/sources/android/support/include/
Dlanginfo.h37 #define _NL_ITEM_CATEGORY(nl) ((nl) >> 10) argument
38 #define _NL_ITEM_INDEX(nl) ((nl) & 0x3ff) argument
/ndk/sources/host-tools/make-3.81/
Dgetloadavg.c325 # define FIXUP_KERNEL_SYMBOL_ADDR(nl) ((nl)[0].n_value &= ~(1 << 31)) argument
486 static struct nlist nl[2]; variable
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/support/
Dnasty_containers.hpp243 void swap(nasty_list &nl) _NOEXCEPT_(std::__is_nothrow_swappable<nested_container>::value) in swap()
/ndk/sources/host-tools/sed-4.2.1/sed/
Dexecute.c566 output_line(text, length, nl, outf) in output_line() argument