HomeSort by: relevance | last modified time | path
    Searched defs:lzma_attr_alloc_size (Results 1 - 1 of 1) sorted by relevancy

  /src/external/public-domain/xz/dist/src/common/
sysdefs.h 215 # define lzma_attr_alloc_size(x) __attribute__((__alloc_size__(x))) macro
217 # define lzma_attr_alloc_size(x) macro

Completed in 17 milliseconds