Searched refs:conv_begin (Results 1 - 1 of 1) sorted by relevance

/ast/src/cmd/std/
H A Ddd.c101 #define conv_begin a2e macro
494 for (vp = &state.conv_begin; vp <= &state.conv_end; vp++)
552 vp = (Operand_t*)strsearch(&state.conv_begin, &state.conv_end - &state.conv_begin + 1, sizeof(Operand_t), stracmp, v, NiL);

Completed in 7 milliseconds