Searched refs:DIRECTIVES (Results 1 – 5 of 5) sorted by relevance
51 # define DIRECTIVES wchar_t_directives macro56 # define DIRECTIVES char_directives macro63 PRINTF_PARSE (const CHAR_T *format, DIRECTIVES *d, arguments *a) in PRINTF_PARSE()532 #undef DIRECTIVES
82 # define DIRECTIVES wchar_t_directives macro97 # define DIRECTIVES char_directives macro112 DIRECTIVES d; in VASNPRINTF()881 #undef DIRECTIVES
89 node_anno = anno.getanno(target, converter.AgAnno.DIRECTIVES, {})91 anno.setanno(target, converter.AgAnno.DIRECTIVES, node_anno)
71 d = anno.getanno(node.body[1], AgAnno.DIRECTIVES)
338 DIRECTIVES = 'User directives associated with the annotated statement.' variable in AgAnno