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

/xsrc/external/mit/makedepend/dist/
H A Dparse.c32 static int zero_value(char *filename, char *exp, struct filepointer *filep,
142 * in the case of an #elif we must check the zero_value and return an
153 ret = zero_value(file->i_file, p, filep, file_red);
185 ret = zero_value(file->i_file, p, filep, file_red);
325 zero_value(char *filename, char *exp, function in typeref:typename:int

Completed in 15 milliseconds