HomeSort by relevance Sort by last modified time
    Searched refs:int24_t (Results 1 - 5 of 5) sorted by null

  /external/clang/lib/Headers/
stdint.h 162 typedef signed __INT24_TYPE__ int24_t; typedef
164 typedef int24_t int_least24_t;
166 typedef int24_t int_fast24_t;
168 # define __int_least16_t int24_t
170 # define __int_least8_t int24_t
  /prebuilt/sdk/11/renderscript/clang-include/
stdint.h 162 typedef signed __INT24_TYPE__ int24_t; typedef
164 typedef int24_t int_least24_t;
166 typedef int24_t int_fast24_t;
168 # define __int_least16_t int24_t
170 # define __int_least8_t int24_t
  /prebuilt/sdk/12/renderscript/clang-include/
stdint.h 162 typedef signed __INT24_TYPE__ int24_t; typedef
164 typedef int24_t int_least24_t;
166 typedef int24_t int_fast24_t;
168 # define __int_least16_t int24_t
170 # define __int_least8_t int24_t
  /prebuilt/sdk/13/renderscript/clang-include/
stdint.h 162 typedef signed __INT24_TYPE__ int24_t; typedef
164 typedef int24_t int_least24_t;
166 typedef int24_t int_fast24_t;
168 # define __int_least16_t int24_t
170 # define __int_least8_t int24_t
  /prebuilt/sdk/14/renderscript/clang-include/
stdint.h 162 typedef signed __INT24_TYPE__ int24_t; typedef
164 typedef int24_t int_least24_t;
166 typedef int24_t int_fast24_t;
168 # define __int_least16_t int24_t
170 # define __int_least8_t int24_t

Completed in 1012 milliseconds