Home
last modified time | relevance | path

Searched refs:WEBIDL_TYPE_LONGLONG (Results 1 – 5 of 5) sorted by relevance

/dports/devel/nsgenbind/nsgenbind-0.8/src/
H A Dduk-libdom-dictionary.c216 case WEBIDL_TYPE_LONGLONG: in output_member_acessor()
440 case WEBIDL_TYPE_LONGLONG: in output_member_declaration()
H A Dwebidl-ast.h61 WEBIDL_TYPE_LONGLONG, /**< 9 - The type is a signed 64bit */ enumerator
H A Dwebidl-ast.c826 case WEBIDL_TYPE_LONGLONG: /**< 9 - The type is a signed 64bit */ in webidl_type_to_str()
H A Dwebidl-parser.y1877 WEBIDL_TYPE_LONGLONG);
H A Dduk-libdom-interface.c1242 case WEBIDL_TYPE_LONGLONG: in output_operation_argument_type_check()