Home
last modified time | relevance | path

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

/external/syslinux/lzo/src/
Dminiacc.h1550 # define __acc_nothrow __attribute__((__nothrow__)) macro
1552 # define __acc_nothrow __declspec(nothrow) macro
1554 # define __acc_nothrow __attribute__((__nothrow__)) macro
1556 # define __acc_nothrow __attribute__((__nothrow__)) macro
1558 # define __acc_nothrow __declspec(nothrow) macro
1564 # define __acc_nothrow macro