Searched defs:_Expression (Results 1 – 2 of 2) sorted by relevance
65 #define assert(_Expression) ((void)0) argument68 #define assert(_Expression) \ argument73 #define assert(_Expression) \ argument
300 class _Expression: class323 def _target_file(paths: GnPaths, expr: _Expression) -> _Actions:335 def _target_file_if_exists(paths: GnPaths, expr: _Expression) -> _Actions:349 def _target_objects(paths: GnPaths, expr: _Expression) -> _Actions: