Home
last modified time | relevance | path

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

/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/nginx/files/
H A Dnginx-cross.patch184 +ngx_type="void *"; ngx_param="PTR_SIZE"; . auto/types/sizeof; ngx_ptr_size=$ngx_size
/openbmc/linux/include/linux/
H A Dfilter.h542 #define bpf_target_off(TYPE, MEMBER, SIZE, PTR_SIZE) \ argument
545 *(PTR_SIZE) = (SIZE); \