Home
last modified time | relevance | path

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

/dports/math/calc/calc-2.14.0.14/
H A Dcustom.h43 #if !defined(CUSTOM_H)
44 #define CUSTOM_H macro
/dports/cad/graywolf/graywolf-0.1.6-4-gf47937b/src/twmc/
H A Dcustom.h59 #ifndef CUSTOM_H
60 #define CUSTOM_H macro
/dports/audio/moony-lv2/moony-0.36.0/subprojects/d2tk/test/
H A Dcore.c1244 #define CUSTOM_H 40 macro
1256 assert(rect->h == CUSTOM_H); in _custom()
1277 assert(com->body->custom.h == CUSTOM_H); in _check_custom()
1302 d2tk_core_custom(core, &D2TK_RECT(CUSTOM_X, CUSTOM_Y, CUSTOM_W, CUSTOM_H), in _test_custom()
1313 #undef CUSTOM_H