Searched defs:warn (Results 1 – 2 of 2) sorted by relevance
40 # define warn(fmt, ...) say(ctx, LOG_WARN fmt, ## __VA_ARGS__) macro64 # define warn(fmt, ...) nosay(ctx, fmt, ## __VA_ARGS__) macro
76 lunr.utils.warn = (function (global) { function