Searched refs:svmax (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/bsd/ntp/dist/libntp/
H A Dwork_thread.c697 long svini, svmax; local
701 svmax = (maxval < LONG_MAX && maxval > 0)
703 semptr->shnd = CreateSemaphore(NULL, svini, svmax, NULL);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Daarch64-sve-builtins-base.h164 extern const function_base *const svmax;
H A Daarch64-sve-builtins-base.cc2675 FUNCTION (svmax, rtx_code_function, (SMAX, UMAX, UNSPEC_COND_FMAX))
/netbsd-current/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Daarch64-sve-builtins-base.h164 extern const function_base *const svmax;
H A Daarch64-sve-builtins-base.cc2664 FUNCTION (svmax, rtx_code_function, (SMAX, UMAX, UNSPEC_COND_FMAX))

Completed in 110 milliseconds