Home
last modified time | relevance | path

Searched refs:X (Results 1 – 4 of 4) sorted by relevance

/bionic/libc/kernel/uapi/linux/
Dconst.h10 #define _AC(X,Y) X
11 #define _AT(T,X) X
13 #define __AC(X,Y) (X ##Y) argument
14 #define _AC(X,Y) __AC(X, Y) argument
15 #define _AT(T,X) ((T) (X)) argument
Dsecurebits.h9 #define issecure_mask(X) (1 << (X)) argument
/bionic/benchmarks/
Dctype_benchmark.cpp25 volatile int X = 'X'; variable
65 BIONIC_TRIVIAL_BENCHMARK(BM_ctype_islower_n, islower(X));
81 BIONIC_TRIVIAL_BENCHMARK(BM_ctype_isupper_y, isupper(X));
92 BIONIC_TRIVIAL_BENCHMARK(BM_ctype_tolower_y, tolower(X));
96 BIONIC_TRIVIAL_BENCHMARK(BM_ctype_toupper_n, toupper(X));
/bionic/docs/
Dlibc_assembler.md77 Run on (8 X 1844 MHz CPU s)