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

  /bionic/libc/kernel/uapi/linux/
const.h 25 #define __AC(X,Y) (X ##Y)
26 #define _AC(X,Y) __AC(X, Y)
  /external/kernel-headers/original/uapi/linux/
const.h 20 #define __AC(X,Y) (X##Y)
21 #define _AC(X,Y) __AC(X,Y)

Completed in 81 milliseconds