Home
last modified time | relevance | path

Searched refs:newae (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/tools/cw/
H A Dcw.c270 newae(struct aelist *ael, const char *arg) in newae() function
319 newae(h, "-Wall"); in warnings()
320 newae(h, "-Wextra"); in warnings()
327 newae(h, "-fno-strict-aliasing"); in optim_disable()
328 newae(h, "-fno-unit-at-a-time"); in optim_disable()
329 newae(h, "-fno-optimize-sibling-calls"); in optim_disable()
341 newae(h, "-traditional"); in Xsmode()
342 newae(h, "-traditional-cpp"); in Xsmode()
379 newae(h, xtbl[i].x_trans[j]); in xlate_xtb()
402 newae(h, *table); in xlate()
[all …]