Home
last modified time | relevance | path

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

/dports/devel/nsgenbind/nsgenbind-0.8/src/
H A Dwebidl-ast.h38 WEBIDL_NODE_TYPE_TYPE_NULLABLE, enumerator
H A Dwebidl-ast.c405 case WEBIDL_NODE_TYPE_TYPE_NULLABLE: in webidl_node_type_to_str()
H A Dwebidl-parser.y1921 $$ = webidl_node_new(WEBIDL_NODE_TYPE_TYPE_NULLABLE, $2, NULL);
H A Dir.c490 WEBIDL_NODE_TYPE_TYPE_NULLABLE) != NULL); in type_map_new()