Home
last modified time | relevance | path

Searched refs:LC_NUMERIC (Results 1 – 3 of 3) sorted by relevance

/linux/tools/perf/
H A DMakefile.perf140 LC_NUMERIC=C
141 export LC_COLLATE LC_NUMERIC
/linux/
H A DMakefile54 LC_NUMERIC=C macro
55 export LC_COLLATE LC_NUMERIC
/linux/samples/bpf/
H A Dxdp_sample_user.c1545 setlocale(LC_NUMERIC, "en_US.UTF-8"); in sample_run()