Home
last modified time | relevance | path

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

/aosp_15_r20/bionic/libc/private/
H A Dbionic_elf_tls.h46 static constexpr TlsAlign of_type() { in of_type() function
56 static constexpr TlsAlignedSize of_type() { in of_type() function
/aosp_15_r20/external/libcups/tools/
H A Dipptool.c80 *of_type, /* Type name */ member
2254 char *of_type, /* Type name to match */ in expect_matches() local