Clang Project
clang_source_code
/
test
/
Headers
/
Inputs
/
include
/
stdlib.h
1
#pragma once
2
typedef __SIZE_TYPE__ size_t;
3