Home
last modified time | relevance | path

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

/dports/lang/parrot/parrot-8.1.0/docs/dev/
H A Dc_functions.pod140 =head2 PARROT_WARN_UNUSED_RESULT section
/dports/lang/parrot/parrot-8.1.0/include/parrot/
H A Dcompiler.h137 #define PARROT_WARN_UNUSED_RESULT __attribute__warn_unused_result__ macro