Home
last modified time | relevance | path

Searched refs:__attribute__nonnull__ (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/usr.bin/perl/
Dop_reg_common.h62 __attribute__nonnull__(1);
Dperl.h438 # define __attribute__nonnull__(a) __attribute__((nonnull(a))) macro
477 #ifndef __attribute__nonnull__
478 # define __attribute__nonnull__(a) macro