Searched defs:getter_body (Results 1 - 1 of 1) sorted by relevance

/sssd/src/tests/
H A Dsbus_codegen_tests.c334 #define getter_body(in, out) do { \ macro
345 getter_body(pilot_bool, val);
353 getter_body(pilot_full_name, name);
361 getter_body(pilot_byte, byte);
369 getter_body(pilot_int16, int16);
377 getter_body(pilot_uint16, uint16);
385 getter_body(pilot_int32, int32);
393 getter_body(pilot_uint32, uint32);
401 getter_body(pilot_int64, int64);
409 getter_body(pilot_uint6
[all...]

Completed in 1260 milliseconds