Home
last modified time | relevance | path

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

/mirbsd/src/usr.bin/indent/
Dindent_codes.h45 #define postop 6 macro
Dlexi.c471 code = (ps.last_u_d ? unary_op : postop); in lexi()
Dindent.c646 case postop: /* got a trailing ++ or -- */ in main()