Home
last modified time | relevance | path

Searched defs:PARROT_CANNOT_RETURN_NULL (Results 1 – 2 of 2) sorted by relevance

/dports/lang/parrot/parrot-8.1.0/docs/dev/
H A Dc_functions.pod179 =head2 PARROT_CANNOT_RETURN_NULL section
/dports/lang/parrot/parrot-8.1.0/include/parrot/
H A Dcompiler.h128 # define PARROT_CANNOT_RETURN_NULL /*@notnull@*/ __notnull macro
131 # define PARROT_CANNOT_RETURN_NULL /*@notnull@*/ __attribute__returns_nonnull__ macro