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

/freebsd-11-stable/crypto/heimdal/lib/sl/
H A Dslc.h41 enum { a_value, a_assignment } type; enumerator in enum:assignment::__anon6067
H A Dslc-gram.y98 $$->type = a_assignment;
263 if(a->type != a_assignment) {

Completed in 46 milliseconds