Home
last modified time | relevance | path

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

/dports/math/aribas/aribas-1.64/src/
H A Dcontrol.c130 truc and_sym, or_sym, const_sym; in inicont() local
197 and_sym = newintsym("and",sSBINARY, (wtruc)Sand); in inicont()
198 andsym = newsym("and", sINFIX, and_sym); in inicont()