Searched refs:DT_PRAGMA_DIR (Results 1 – 1 of 1) sorted by relevance
442 #define DT_PRAGMA_DIR 0 /* pragma directive may be used after naked # */ macro454 { "error", dt_pragma_error, DT_PRAGMA_DIR },455 { "ident", dt_pragma_ident, DT_PRAGMA_DIR },456 { "line", dt_pragma_line, DT_PRAGMA_DIR },471 int kind = DT_PRAGMA_DIR; in dt_pragma()482 if (kind == DT_PRAGMA_DIR && in dt_pragma()509 case DT_PRAGMA_DIR: in dt_pragma()