Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/ext/XS-APItest/
H A DAPItest.xs3836 #define store_hint(KEY, VALUE) \ macro
3849 store_hint("t0", 123);
3850 store_hint("t1", 456);
3858 store_hint("t0", 321);
3868 store_hint("t1", 654);
3875 #undef store_hint