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

/freebsd-9.3-release/crypto/heimdal/lib/sl/
H A Dslc.h41 enum { a_value, a_assignment } type; enumerator in enum:assignment::__anon4680
H A Dslc-gram.y95 $$->type = a_assignment;
253 if(a->type != a_assignment) {

Completed in 204 milliseconds