Searched refs:sysconf (Results 1 – 25 of 25) sorted by relevance
87 long sysconf(int name);
556 SDL_CPUCount = (int)sysconf(_SC_NPROCESSORS_ONLN); in SDL_GetCPUCount()880 … SDL_SystemRAM = (int)((Sint64)sysconf(_SC_PHYS_PAGES) * sysconf(_SC_PAGESIZE) / (1024*1024)); in SDL_GetSystemRAM()
345 long sysconf(int name) in sysconf() function
622 long bits = sysconf(_SC_KERNEL_BITS);624 long cpu = sysconf (_SC_CPU_VERSION);684 long cpu = sysconf (_SC_CPU_VERSION);
1123 -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \1126 -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
1105 -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \1108 -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
601 long bits = sysconf(_SC_KERNEL_BITS);603 long cpu = sysconf (_SC_CPU_VERSION);663 long cpu = sysconf (_SC_CPU_VERSION);
642 long bits = sysconf(_SC_KERNEL_BITS);644 long cpu = sysconf (_SC_CPU_VERSION);704 long cpu = sysconf (_SC_CPU_VERSION);
1104 -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \1107 -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
673 long bits = sysconf(_SC_KERNEL_BITS);675 long cpu = sysconf (_SC_CPU_VERSION);735 long cpu = sysconf (_SC_CPU_VERSION);
1152 -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \1155 -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
1297 -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \1300 -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
669 long bits = sysconf(_SC_KERNEL_BITS);671 long cpu = sysconf (_SC_CPU_VERSION);731 long cpu = sysconf (_SC_CPU_VERSION);
1263 # define malloc_getpagesize sysconf(_SC_PAGE_SIZE)
3132 int fd_max = sysconf(_SC_OPEN_MAX); in js_os_exec()
2842 int fd_max = sysconf(_SC_OPEN_MAX); in js_os_exec()
820 check_symbol_exists(sysconf "unistd.h" HAVE_SYSCONF)
1270 -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \1273 -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \17085 …cmp vsscanf vsnprintf fopen64 fseeko fseeko64 sigaction setjmp nanosleep sysconf sysctlbyname geta…
1170 -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \1173 -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
1188 -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \1191 -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
1159 -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \1162 -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
Completed in 179 milliseconds