path
stringlengths 14
112
| content
stringlengths 0
6.32M
| size
int64 0
6.32M
| max_lines
int64 1
100k
| repo_name
stringclasses 2
values | autogenerated
bool 1
class |
---|---|---|---|---|---|
cosmopolitan/libc/nt/kernel32/SetCriticalSectionSpinCount.S | #include "libc/nt/codegen.h"
.imp kernel32,__imp_SetCriticalSectionSpinCount,SetCriticalSectionSpinCount,0
.text.windows
SetCriticalSectionSpinCount:
#ifdef __x86_64__
push %rbp
mov %rsp,%rbp
.profilable
mov __imp_SetCriticalSectionSpinCount(%rip),%rax
jmp __sysv2nt
#elif defined(__aarch64__)
mov x0,#0
ret
#endif
.endfn SetCriticalSectionSpinCount,globl
.previous
| 377 | 18 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/kernel32/VirtualLock.S | #include "libc/nt/codegen.h"
.imp kernel32,__imp_VirtualLock,VirtualLock,0
.text.windows
VirtualLock:
#ifdef __x86_64__
push %rbp
mov %rsp,%rbp
.profilable
mov __imp_VirtualLock(%rip),%rax
jmp __sysv2nt
#elif defined(__aarch64__)
mov x0,#0
ret
#endif
.endfn VirtualLock,globl
.previous
| 297 | 18 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/kernel32/CopyFileExW.S | #include "libc/nt/codegen.h"
.imp kernel32,__imp_CopyFileExW,CopyFileExW,0
| 75 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/kernel32/RegisterConsoleOS2.S | #include "libc/nt/codegen.h"
.imp kernel32,__imp_RegisterConsoleOS2,RegisterConsoleOS2,1188
| 92 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/kernel32/GetDateFormatW.S | #include "libc/nt/codegen.h"
.imp kernel32,__imp_GetDateFormatW,GetDateFormatW,0
| 81 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/kernel32/CreateEventW.S | #include "libc/nt/codegen.h"
.imp kernel32,__imp_CreateEventW,CreateEventW,0
.text.windows
CreateEvent:
#ifdef __x86_64__
push %rbp
mov %rsp,%rbp
.profilable
mov __imp_CreateEventW(%rip),%rax
jmp __sysv2nt
#elif defined(__aarch64__)
mov x0,#0
ret
#endif
.endfn CreateEvent,globl
.previous
| 300 | 18 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/kernel32/SetConsoleDisplayMode.S | #include "libc/nt/codegen.h"
.imp kernel32,__imp_SetConsoleDisplayMode,SetConsoleDisplayMode,0
| 95 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/kernel32/GetShortPathNameW.S | #include "libc/nt/codegen.h"
.imp kernel32,__imp_GetShortPathNameW,GetShortPathNameW,0
| 87 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/kernel32/WideCharToMultiByte.S | #include "libc/nt/codegen.h"
.imp kernel32,__imp_WideCharToMultiByte,WideCharToMultiByte,1553
.text.windows
WideCharToMultiByte:
#ifdef __x86_64__
push %rbp
mov %rsp,%rbp
.profilable
mov __imp_WideCharToMultiByte(%rip),%rax
jmp __sysv2nt8
#elif defined(__aarch64__)
mov x0,#0
ret
#endif
.endfn WideCharToMultiByte,globl
.previous
| 341 | 18 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/kernel32/GetACP.S | #include "libc/nt/codegen.h"
.imp kernel32,__imp_GetACP,GetACP,0
| 65 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/kernel32/GetFileAttributesW.S | #include "libc/nt/codegen.h"
.imp kernel32,__imp_GetFileAttributesW,GetFileAttributesW,0
.text.windows
__GetFileAttributes:
#ifdef __x86_64__
push %rbp
mov %rsp,%rbp
.profilable
mov %rdi,%rcx
sub $32,%rsp
call *__imp_GetFileAttributesW(%rip)
leave
#elif defined(__aarch64__)
mov x0,#0
#endif
ret
.endfn __GetFileAttributes,globl
.previous
| 352 | 20 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/kernel32/GetVDMCurrentDirectories.S | #include "libc/nt/codegen.h"
.imp kernel32,__imp_GetVDMCurrentDirectories,GetVDMCurrentDirectories,798
| 103 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/kernel32/WerpNotifyLoadStringResourceWorker.S | #include "libc/nt/codegen.h"
.imp kernel32,__imp_WerpNotifyLoadStringResourceWorker,WerpNotifyLoadStringResourceWorker,1540
| 124 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/kernel32/CompareFileTime.S | #include "libc/nt/codegen.h"
.imp kernel32,__imp_CompareFileTime,CompareFileTime,0
| 83 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/kernel32/WerGetFlagsWorker.S | #include "libc/nt/codegen.h"
.imp kernel32,__imp_WerGetFlagsWorker,WerGetFlagsWorker,1514
| 90 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/kernel32/GetConsoleAliasExesW.S | #include "libc/nt/codegen.h"
.imp kernel32,__imp_GetConsoleAliasExesW,GetConsoleAliasExesW,0
| 93 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/kernel32/GetTapeStatus.S | #include "libc/nt/codegen.h"
.imp kernel32,__imp_GetTapeStatus,GetTapeStatus,758
| 81 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/kernel32/LocalFree.S | #include "libc/nt/codegen.h"
.imp kernel32,__imp_LocalFree,LocalFree,0
.text.windows
LocalFree:
#ifdef __x86_64__
push %rbp
mov %rsp,%rbp
.profilable
mov %rdi,%rcx
sub $32,%rsp
call *__imp_LocalFree(%rip)
leave
#elif defined(__aarch64__)
mov x0,#0
#endif
ret
.endfn LocalFree,globl
.previous
| 305 | 20 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/kernel32/Thread32First.S | #include "libc/nt/codegen.h"
.imp kernel32,__imp_Thread32First,Thread32First,1443
| 82 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/kernel32/GetProcessDefaultCpuSets.S | #include "libc/nt/codegen.h"
.imp kernel32,__imp_GetProcessDefaultCpuSets,GetProcessDefaultCpuSets,0
| 101 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/kernel32/GetFileSizeEx.S | #include "libc/nt/codegen.h"
.imp kernel32,__imp_GetFileSizeEx,GetFileSizeEx,0
.text.windows
GetFileSizeEx:
#ifdef __x86_64__
push %rbp
mov %rsp,%rbp
.profilable
mov __imp_GetFileSizeEx(%rip),%rax
jmp __sysv2nt
#elif defined(__aarch64__)
mov x0,#0
ret
#endif
.endfn GetFileSizeEx,globl
.previous
| 307 | 18 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/kernel32/SystemTimeToTzSpecificLocalTime.S | #include "libc/nt/codegen.h"
.imp kernel32,__imp_SystemTimeToTzSpecificLocalTime,SystemTimeToTzSpecificLocalTime,0
| 115 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/kernel32/DnsHostnameToComputerNameW.S | #include "libc/nt/codegen.h"
.imp kernel32,__imp_DnsHostnameToComputerNameW,DnsHostnameToComputerNameW,296
| 107 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/kernel32/GetCurrentProcessId.S | #include "libc/nt/codegen.h"
.imp kernel32,__imp_GetCurrentProcessId,GetCurrentProcessId,0
.text.windows
GetCurrentProcessId:
#ifdef __x86_64__
push %rbp
mov %rsp,%rbp
.profilable
sub $32,%rsp
call *__imp_GetCurrentProcessId(%rip)
leave
#elif defined(__aarch64__)
mov x0,#0
#endif
ret
.endfn GetCurrentProcessId,globl
.previous
| 340 | 19 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/kernel32/GetProcessVersion.S | #include "libc/nt/codegen.h"
.imp kernel32,__imp_GetProcessVersion,GetProcessVersion,0
| 87 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/kernel32/GetProfileStringW.S | #include "libc/nt/codegen.h"
.imp kernel32,__imp_GetProfileStringW,GetProfileStringW,717
| 89 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/kernel32/SetFileAttributesTransactedW.S | #include "libc/nt/codegen.h"
.imp kernel32,__imp_SetFileAttributesTransactedW,SetFileAttributesTransactedW,1315
| 112 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/kernel32/IdnToNameprepUnicode.S | #include "libc/nt/codegen.h"
.imp kernel32,__imp_IdnToNameprepUnicode,IdnToNameprepUnicode,0
| 93 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/kernel32/OpenConsoleWStub.S | #include "libc/nt/codegen.h"
.imp kernel32,__imp_OpenConsoleWStub,OpenConsoleWStub,1020
| 88 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/kernel32/LocaleNameToLCID.S | #include "libc/nt/codegen.h"
.imp kernel32,__imp_LocaleNameToLCID,LocaleNameToLCID,0
| 85 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/kernel32/WerpNotifyUseStringResourceWorker.S | #include "libc/nt/codegen.h"
.imp kernel32,__imp_WerpNotifyUseStringResourceWorker,WerpNotifyUseStringResourceWorker,1541
| 122 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/kernel32/GetProcessShutdownParameters.S | #include "libc/nt/codegen.h"
.imp kernel32,__imp_GetProcessShutdownParameters,GetProcessShutdownParameters,0
| 109 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/kernel32/GetThreadUILanguage.S | #include "libc/nt/codegen.h"
.imp kernel32,__imp_GetThreadUILanguage,GetThreadUILanguage,0
| 91 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/kernel32/CreateThreadpoolWait.S | #include "libc/nt/codegen.h"
.imp kernel32,__imp_CreateThreadpoolWait,CreateThreadpoolWait,0
| 93 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/kernel32/GetCurrentDirectoryW.S | #include "libc/nt/codegen.h"
.imp kernel32,__imp_GetCurrentDirectoryW,GetCurrentDirectoryW,0
.text.windows
GetCurrentDirectory:
#ifdef __x86_64__
push %rbp
mov %rsp,%rbp
.profilable
mov __imp_GetCurrentDirectoryW(%rip),%rax
jmp __sysv2nt
#elif defined(__aarch64__)
mov x0,#0
ret
#endif
.endfn GetCurrentDirectory,globl
.previous
| 340 | 18 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/kernel32/GetProcessDEPPolicy.S | #include "libc/nt/codegen.h"
.imp kernel32,__imp_GetProcessDEPPolicy,GetProcessDEPPolicy,692
| 93 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/kernel32/PssCaptureSnapshot.S | #include "libc/nt/codegen.h"
.imp kernel32,__imp_PssCaptureSnapshot,PssCaptureSnapshot,0
| 89 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/kernel32/SetTimeZoneInformation.S | #include "libc/nt/codegen.h"
.imp kernel32,__imp_SetTimeZoneInformation,SetTimeZoneInformation,0
| 97 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/kernel32/FatalAppExitW.S | #include "libc/nt/codegen.h"
.imp kernel32,__imp_FatalAppExitW,FatalAppExitW,0
| 79 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/kernel32/IsValidCalDateTime.S | #include "libc/nt/codegen.h"
.imp kernel32,__imp_IsValidCalDateTime,IsValidCalDateTime,905
| 91 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/kernel32/GetNLSVersionEx.S | #include "libc/nt/codegen.h"
.imp kernel32,__imp_GetNLSVersionEx,GetNLSVersionEx,0
| 83 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/kernel32/BaseCleanupAppcompatCacheSupportWorker.S | #include "libc/nt/codegen.h"
.imp kernel32,__imp_BaseCleanupAppcompatCacheSupportWorker,BaseCleanupAppcompatCacheSupportWorker,48
| 130 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/kernel32/AllocateUserPhysicalPagesNuma.S | #include "libc/nt/codegen.h"
.imp kernel32,__imp_AllocateUserPhysicalPagesNuma,AllocateUserPhysicalPagesNuma,0
| 111 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/kernel32/WerUnregisterRuntimeExceptionModule.S | #include "libc/nt/codegen.h"
.imp kernel32,__imp_WerUnregisterRuntimeExceptionModule,WerUnregisterRuntimeExceptionModule,0
| 123 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/kernel32/BasepAnsiStringToDynamicUnicodeString.S | #include "libc/nt/codegen.h"
.imp kernel32,__imp_BasepAnsiStringToDynamicUnicodeString,BasepAnsiStringToDynamicUnicodeString,77
| 128 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/kernel32/GetCurrentThreadId.S | #include "libc/nt/codegen.h"
.imp kernel32,__imp_GetCurrentThreadId,GetCurrentThreadId,0
.text.windows
GetCurrentThreadId:
#ifdef __x86_64__
push %rbp
mov %rsp,%rbp
.profilable
sub $32,%rsp
call *__imp_GetCurrentThreadId(%rip)
leave
#elif defined(__aarch64__)
mov x0,#0
#endif
ret
.endfn GetCurrentThreadId,globl
.previous
| 335 | 19 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/kernel32/WritePrivateProfileStructW.S | #include "libc/nt/codegen.h"
.imp kernel32,__imp_WritePrivateProfileStructW,WritePrivateProfileStructW,1570
| 108 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/kernel32/GlobalReAlloc.S | #include "libc/nt/codegen.h"
.imp kernel32,__imp_GlobalReAlloc,GlobalReAlloc,833
| 81 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/kernel32/VirtualFreeEx.S | #include "libc/nt/codegen.h"
.imp kernel32,__imp_VirtualFreeEx,VirtualFreeEx,0
| 79 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/kernel32/ScrollConsoleScreenBufferW.S | #include "libc/nt/codegen.h"
.imp kernel32,__imp_ScrollConsoleScreenBufferW,ScrollConsoleScreenBufferW,0
| 105 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/kernel32/WerGetFlags.S | #include "libc/nt/codegen.h"
.imp kernel32,__imp_WerGetFlags,WerGetFlags,0
| 75 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/kernel32/GetConsoleCharType.S | #include "libc/nt/codegen.h"
.imp kernel32,__imp_GetConsoleCharType,GetConsoleCharType,496
| 91 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/kernel32/DefineDosDeviceW.S | #include "libc/nt/codegen.h"
.imp kernel32,__imp_DefineDosDeviceW,DefineDosDeviceW,0
| 85 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/kernel32/GetWriteWatch.S | #include "libc/nt/codegen.h"
.imp kernel32,__imp_GetWriteWatch,GetWriteWatch,0
| 79 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/kernel32/SetConsoleNlsMode.S | #include "libc/nt/codegen.h"
.imp kernel32,__imp_SetConsoleNlsMode,SetConsoleNlsMode,1281
| 90 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/kernel32/PostQueuedCompletionStatus.S | #include "libc/nt/codegen.h"
.imp kernel32,__imp_PostQueuedCompletionStatus,PostQueuedCompletionStatus,0
.text.windows
PostQueuedCompletionStatus:
#ifdef __x86_64__
push %rbp
mov %rsp,%rbp
.profilable
mov __imp_PostQueuedCompletionStatus(%rip),%rax
jmp __sysv2nt
#elif defined(__aarch64__)
mov x0,#0
ret
#endif
.endfn PostQueuedCompletionStatus,globl
.previous
| 372 | 18 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/kernel32/EnumCalendarInfoExW.S | #include "libc/nt/codegen.h"
.imp kernel32,__imp_EnumCalendarInfoExW,EnumCalendarInfoExW,0
| 91 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/kernel32/IsBadStringPtrW.S | #include "libc/nt/codegen.h"
.imp kernel32,__imp_IsBadStringPtrW,IsBadStringPtrW,887
| 85 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/kernel32/PssWalkMarkerGetPosition.S | #include "libc/nt/codegen.h"
.imp kernel32,__imp_PssWalkMarkerGetPosition,PssWalkMarkerGetPosition,0
| 101 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/kernel32/SetLocaleInfoW.S | #include "libc/nt/codegen.h"
.imp kernel32,__imp_SetLocaleInfoW,SetLocaleInfoW,0
| 81 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/kernel32/DeleteProcThreadAttributeList.S | #include "libc/nt/codegen.h"
.imp kernel32,__imp_DeleteProcThreadAttributeList,DeleteProcThreadAttributeList,0
.text.windows
DeleteProcThreadAttributeList:
#ifdef __x86_64__
push %rbp
mov %rsp,%rbp
.profilable
mov %rdi,%rcx
sub $32,%rsp
call *__imp_DeleteProcThreadAttributeList(%rip)
leave
#elif defined(__aarch64__)
mov x0,#0
#endif
ret
.endfn DeleteProcThreadAttributeList,globl
.previous
| 405 | 20 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/kernel32/FlushInstructionCache.S | #include "libc/nt/codegen.h"
.imp kernel32,__imp_FlushInstructionCache,FlushInstructionCache,0
| 95 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/kernel32/SetThreadInformation.S | #include "libc/nt/codegen.h"
.imp kernel32,__imp_SetThreadInformation,SetThreadInformation,0
| 93 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/kernel32/WerpLaunchAeDebug.S | #include "libc/nt/codegen.h"
.imp kernel32,__imp_WerpLaunchAeDebug,WerpLaunchAeDebug,1539
| 90 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/kernel32/SystemTimeToTzSpecificLocalTimeEx.S | #include "libc/nt/codegen.h"
.imp kernel32,__imp_SystemTimeToTzSpecificLocalTimeEx,SystemTimeToTzSpecificLocalTimeEx,0
| 119 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/kernel32/SetEnvironmentVariableW.S | #include "libc/nt/codegen.h"
.imp kernel32,__imp_SetEnvironmentVariableW,SetEnvironmentVariableW,0
.text.windows
SetEnvironmentVariable:
#ifdef __x86_64__
push %rbp
mov %rsp,%rbp
.profilable
mov __imp_SetEnvironmentVariableW(%rip),%rax
jmp __sysv2nt
#elif defined(__aarch64__)
mov x0,#0
ret
#endif
.endfn SetEnvironmentVariable,globl
.previous
| 355 | 18 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/kernel32/SetUmsThreadInformation.S | #include "libc/nt/codegen.h"
.imp kernel32,__imp_SetUmsThreadInformation,SetUmsThreadInformation,1395
| 102 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/kernel32/SetThreadIdealProcessorEx.S | #include "libc/nt/codegen.h"
.imp kernel32,__imp_SetThreadIdealProcessorEx,SetThreadIdealProcessorEx,0
| 103 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/kernel32/GetProcessPreferredUILanguages.S | #include "libc/nt/codegen.h"
.imp kernel32,__imp_GetProcessPreferredUILanguages,GetProcessPreferredUILanguages,0
| 113 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/kernel32/SetConsoleMode.S | #include "libc/nt/codegen.h"
.imp kernel32,__imp_SetConsoleMode,SetConsoleMode,0
.text.windows
SetConsoleMode:
#ifdef __x86_64__
push %rbp
mov %rsp,%rbp
.profilable
mov __imp_SetConsoleMode(%rip),%rax
jmp __sysv2nt
#elif defined(__aarch64__)
mov x0,#0
ret
#endif
.endfn SetConsoleMode,globl
.previous
| 312 | 18 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/kernel32/WTSGetActiveConsoleSessionId.S | #include "libc/nt/codegen.h"
.imp kernel32,__imp_WTSGetActiveConsoleSessionId,WTSGetActiveConsoleSessionId,1497
| 112 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/kernel32/MapViewOfFileEx.S | #include "libc/nt/codegen.h"
.imp kernel32,__imp_MapViewOfFileEx,MapViewOfFileEx,0
.text.windows
__MapViewOfFileEx:
#ifdef __x86_64__
push %rbp
mov %rsp,%rbp
.profilable
mov __imp_MapViewOfFileEx(%rip),%rax
jmp __sysv2nt6
#elif defined(__aarch64__)
mov x0,#0
ret
#endif
.endfn __MapViewOfFileEx,globl
.previous
| 322 | 18 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/kernel32/LocalShrink.S | #include "libc/nt/codegen.h"
.imp kernel32,__imp_LocalShrink,LocalShrink,977
| 77 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/kernel32/QueryUnbiasedInterruptTime.S | #include "libc/nt/codegen.h"
.imp kernel32,__imp_QueryUnbiasedInterruptTime,QueryUnbiasedInterruptTime,1107
| 108 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/kernel32/QueryProcessCycleTime.S | #include "libc/nt/codegen.h"
.imp kernel32,__imp_QueryProcessCycleTime,QueryProcessCycleTime,0
| 95 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/kernel32/GetDurationFormat.S | #include "libc/nt/codegen.h"
.imp kernel32,__imp_GetDurationFormat,GetDurationFormat,564
| 89 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/kernel32/SetConsoleCursorMode.S | #include "libc/nt/codegen.h"
.imp kernel32,__imp_SetConsoleCursorMode,SetConsoleCursorMode,1267
| 96 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/kernel32/SetProcessAffinityMask.S | #include "libc/nt/codegen.h"
.imp kernel32,__imp_SetProcessAffinityMask,SetProcessAffinityMask,1347
.text.windows
SetProcessAffinityMask:
#ifdef __x86_64__
push %rbp
mov %rsp,%rbp
.profilable
mov __imp_SetProcessAffinityMask(%rip),%rax
jmp __sysv2nt
#elif defined(__aarch64__)
mov x0,#0
ret
#endif
.endfn SetProcessAffinityMask,globl
.previous
| 355 | 18 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/kernel32/GetCurrentActCtxWorker.S | #include "libc/nt/codegen.h"
.imp kernel32,__imp_GetCurrentActCtxWorker,GetCurrentActCtxWorker,529
| 99 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/kernel32/WriteFile.S | #include "libc/nt/codegen.h"
.imp kernel32,__imp_WriteFile,WriteFile,0
.text.windows
WriteFile:
#ifdef __x86_64__
push %rbp
mov %rsp,%rbp
.profilable
mov __imp_WriteFile(%rip),%rax
jmp __sysv2nt6
#elif defined(__aarch64__)
mov x0,#0
ret
#endif
.endfn WriteFile,globl
.previous
| 288 | 18 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/kernel32/WriteConsoleInputVDMW.S | #include "libc/nt/codegen.h"
.imp kernel32,__imp_WriteConsoleInputVDMW,WriteConsoleInputVDMW,1554
| 98 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/kernel32/SetLocalPrimaryComputerNameW.S | #include "libc/nt/codegen.h"
.imp kernel32,__imp_SetLocalPrimaryComputerNameW,SetLocalPrimaryComputerNameW,1338
| 112 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/kernel32/SetLastError.S | #include "libc/nt/codegen.h"
.imp kernel32,__imp_SetLastError,SetLastError,0
.text.windows
SetLastError:
#ifdef __x86_64__
push %rbp
mov %rsp,%rbp
.profilable
mov %rdi,%rcx
sub $32,%rsp
call *__imp_SetLastError(%rip)
leave
#elif defined(__aarch64__)
mov x0,#0
#endif
ret
.endfn SetLastError,globl
.previous
| 320 | 20 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/kernel32/ActivateActCtxWorker.S | #include "libc/nt/codegen.h"
.imp kernel32,__imp_ActivateActCtxWorker,ActivateActCtxWorker,4
| 93 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/kernel32/EnumSystemLocalesEx.S | #include "libc/nt/codegen.h"
.imp kernel32,__imp_EnumSystemLocalesEx,EnumSystemLocalesEx,0
| 91 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/kernel32/RemoveSecureMemoryCacheCallback.S | #include "libc/nt/codegen.h"
.imp kernel32,__imp_RemoveSecureMemoryCacheCallback,RemoveSecureMemoryCacheCallback,1211
| 118 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/kernel32/InitAtomTable.S | #include "libc/nt/codegen.h"
.imp kernel32,__imp_InitAtomTable,InitAtomTable,860
| 81 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/kernel32/ConvertDefaultLocale.S | #include "libc/nt/codegen.h"
.imp kernel32,__imp_ConvertDefaultLocale,ConvertDefaultLocale,0
| 93 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/kernel32/CreateUmsCompletionList.S | #include "libc/nt/codegen.h"
.imp kernel32,__imp_CreateUmsCompletionList,CreateUmsCompletionList,251
| 101 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/kernel32/RaiseException.S | #include "libc/nt/codegen.h"
.imp kernel32,__imp_RaiseException,RaiseException,0
| 81 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/kernel32/GetFileMUIPath.S | #include "libc/nt/codegen.h"
.imp kernel32,__imp_GetFileMUIPath,GetFileMUIPath,0
| 81 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/kernel32/PurgeComm.S | #include "libc/nt/codegen.h"
.imp kernel32,__imp_PurgeComm,PurgeComm,0
.text.windows
PurgeComm:
#ifdef __x86_64__
push %rbp
mov %rsp,%rbp
.profilable
mov __imp_PurgeComm(%rip),%rax
jmp __sysv2nt
#elif defined(__aarch64__)
mov x0,#0
ret
#endif
.endfn PurgeComm,globl
.previous
| 287 | 18 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/kernel32/BasepInitAppCompatData.S | #include "libc/nt/codegen.h"
.imp kernel32,__imp_BasepInitAppCompatData,BasepInitAppCompatData,90
| 98 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/kernel32/BaseDestroyVDMEnvironment.S | #include "libc/nt/codegen.h"
.imp kernel32,__imp_BaseDestroyVDMEnvironment,BaseDestroyVDMEnvironment,49
| 104 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/kernel32/WerRegisterMemoryBlock.S | #include "libc/nt/codegen.h"
.imp kernel32,__imp_WerRegisterMemoryBlock,WerRegisterMemoryBlock,0
| 97 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/kernel32/QueryActCtxSettingsW.S | #include "libc/nt/codegen.h"
.imp kernel32,__imp_QueryActCtxSettingsW,QueryActCtxSettingsW,0
| 93 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/kernel32/FindActCtxSectionGuidWorker.S | #include "libc/nt/codegen.h"
.imp kernel32,__imp_FindActCtxSectionGuidWorker,FindActCtxSectionGuidWorker,372
| 109 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/kernel32/GetConsoleAliasW.S | #include "libc/nt/codegen.h"
.imp kernel32,__imp_GetConsoleAliasW,GetConsoleAliasW,0
| 85 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/kernel32/GetUserDefaultLangID.S | #include "libc/nt/codegen.h"
.imp kernel32,__imp_GetUserDefaultLangID,GetUserDefaultLangID,0
| 93 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/kernel32/GetConsoleAliasesW.S | #include "libc/nt/codegen.h"
.imp kernel32,__imp_GetConsoleAliasesW,GetConsoleAliasesW,0
| 89 | 3 | jart/cosmopolitan | false |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.