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

/freebsd-9.3-release/contrib/gcclibs/libmudflap/
H A Dmf-hooks2.c479 static char *reg_result = NULL; local
484 if (reg_result == NULL)
487 reg_result = result;
495 static char *reg_result = NULL; local
500 if (reg_result == NULL)
504 reg_result = result;
512 static struct tm *reg_result = NULL; local
517 if (reg_result == NULL)
520 reg_result = result;
528 static struct tm *reg_result local
[all...]

Completed in 83 milliseconds