Home
last modified time | relevance | path

Searched refs:__STDC_WANT_SECURE_LIB__ (Results 1 - 3 of 3) sorted by relevance

/third_party/bounds_checking_function/src/
H A Dsecureprintoutput_w.c23 #ifndef __STDC_WANT_SECURE_LIB__
24 #define __STDC_WANT_SECURE_LIB__ 0 macro
H A Dsecureinput_w.c20 #ifndef __STDC_WANT_SECURE_LIB__
22 #define __STDC_WANT_SECURE_LIB__ 0 macro
/third_party/bounds_checking_function/include/
H A Dsecurectype.h28 #if defined(__STDC_WANT_SECURE_LIB__) && (!__STDC_WANT_SECURE_LIB__)
57 #ifdef __STDC_WANT_SECURE_LIB__
58 #undef __STDC_WANT_SECURE_LIB__ macro
60 #define __STDC_WANT_SECURE_LIB__ 0 macro

Completed in 2 milliseconds