Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/perl/
H A Dhandy.h1430 # define ASSERT_NOT_PTR(x) ((x) | 0) macro
1432 # define ASSERT_NOT_PTR(x) (x) macro