Clang Project

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