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/
Dsecureprintoutput_w.c23 #ifndef __STDC_WANT_SECURE_LIB__
24 #define __STDC_WANT_SECURE_LIB__ 0 macro
Dsecureinput_w.c20 #ifndef __STDC_WANT_SECURE_LIB__
22 #define __STDC_WANT_SECURE_LIB__ 0 macro
/third_party/bounds_checking_function/include/
Dsecurectype.h28 #if defined(__STDC_WANT_SECURE_LIB__) && (!__STDC_WANT_SECURE_LIB__)
57 #ifdef __STDC_WANT_SECURE_LIB__
58 #undef __STDC_WANT_SECURE_LIB__
60 #define __STDC_WANT_SECURE_LIB__ 0 macro