HomeSort by relevance Sort by last modified time
    Searched refs:nerr_raisef (Results 1 - 2 of 2) sorted by null

  /external/clearsilver/util/
neo_err.h 88 nerr_raisef(__PRETTY_FUNCTION__,__FILE__,__LINE__,e,f,__VA_ARGS__)
91 nerr_raisef(__PRETTY_FUNCTION__,__FILE__,__LINE__,e,f,##a)
94 NEOERR *nerr_raisef (const char *func, const char *file, int lineno,
neo_err.c 97 NEOERR *nerr_raisef (const char *func, const char *file, int lineno, int error, function