Searched refs:SPECIAL_NONE (Results 1 – 4 of 4) sorted by relevance
72 #define SPECIAL_NONE 0U macro168 ((gn)->special == SPECIAL_NONE && \
123 Targ_mk_special_node(n, sizeof(n), K_##n, type, SPECIAL_NONE, 0)186 return Targ_mk_node(name, ename, OP_ZERO, SPECIAL_NONE, 0); in Targ_NewGNi()
250 if (specType == SPECIAL_NONE) in ParseLinkSrc()507 if ((gn->type & OP_NOTARGET) == 0 && gn->special == SPECIAL_NONE) { in ParseFindMain()734 specType = SPECIAL_NONE; in handle_special_targets()740 specType = SPECIAL_NONE; in handle_special_targets()752 specType = SPECIAL_NONE; in handle_special_targets()767 specType = SPECIAL_NONE; in handle_special_targets()
92 if (OP_NOP(gn->type) && gn->special == SPECIAL_NONE && in TargPrintOnlySrc()