Home
last modified time | relevance | path

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

/third_party/glib/glib/tests/
Doption-argv0.c64 #if !defined HAVE_PROC_SELF_CMDLINE && \ in test_platform_argv0()
/third_party/glib/
Dconfig.h176 #define HAVE_PROC_SELF_CMDLINE macro
Dmeson.build2223 glib_conf.set('HAVE_PROC_SELF_CMDLINE', have_proc_self_cmdline)
/third_party/glib/glib/
Dgoption.c1830 #ifdef HAVE_PROC_SELF_CMDLINE in platform_get_argv0()