Home
last modified time | relevance | path

Searched defs:Y (Results 1 – 6 of 6) sorted by relevance

/tools/testing/selftests/bpf/progs/
Dbtf_dump_test_case_namespacing.c42 union Y {}; union
48 typedef int Y; typedef
Dcore_reloc_types.h463 Y = 200, enumerator
/tools/include/uapi/linux/
Dconst.h20 #define __AC(X,Y) (X##Y) argument
21 #define _AC(X,Y) __AC(X,Y) argument
/tools/testing/selftests/powerpc/nx-gzip/
Dgunz_test.c65 #define NX_MIN(X, Y) (((X) < (Y))?(X):(Y)) argument
66 #define NX_MAX(X, Y) (((X) > (Y))?(X):(Y)) argument
Dgzfht_test.c69 #define NX_MIN(X, Y) (((X) < (Y)) ? (X) : (Y)) argument
/tools/perf/
Dbuiltin-timechart.c115 int Y; member
1139 int Y = 1; in draw_io_bars() local
1251 int Y = 0; in draw_process_bars() local