Searched refs:std (Results 1 – 6 of 6) sorted by relevance
137 using namespace std; variable
21 STD=-std=c99 -pedantic -DREDIS_STATIC=''
76 JEMALLOC_CFLAGS= -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops $(CFLAGS)
118 $(CC) -std=c99 -pedantic -c $(REAL_CFLAGS) $<
135 JE_CFLAGS_APPEND([-std=gnu99])136 if test "x$je_cv_cflags_appended" = "x-std=gnu99" ; then
3331 as 'x'. The following induces an error, until -std is added to get3334 that's true only with -std. */3356 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \3453 je_cv_cflags_appended=-std=gnu99