Home
last modified time | relevance | path

Searched refs:indirect (Results 1 – 6 of 6) sorted by relevance

/ndk/sources/host-tools/nawk-20071023/
Dproto.h168 extern Cell *indirect(Node **, int);
Drun.c709 Cell *indirect(Node **a, int n) /* $( a[0] ) */ in indirect() function
/ndk/sources/host-tools/sed-4.2.1/lib/
Dregex_internal.h835 const int32_t *table, *indirect; in internal_function() local
845 indirect = (const int32_t *) _NL_CURRENT (LC_COLLATE, in internal_function()
Dregcomp.c3411 const int32_t *table, *indirect; in build_equiv_class() local
3426 indirect = (const int32_t *) _NL_CURRENT (LC_COLLATE, in build_equiv_class()
Dregexec.c3893 const int32_t *table, *indirect; in check_node_accept_bytes() local
3952 indirect = (const int32_t *) in check_node_accept_bytes()
/ndk/sources/cxx-stl/llvm-libc++/include/
D__tree243 // __x == __root or == a direct or indirect child of __root.
313 // __z == __root or == a direct or indirect child of __root.