代码搜索:common 有哪些应用?

找到约 10,000 项符合「common 有哪些应用?」的源代码

代码结果 10,000
www.eeworm.com/read/168757/9898344

pas common.pas

// Common types & constants unit common; interface type plong = ^longword; pword = ^word; pbyte = ^byte; tbyteArray = array [0..0] of byte; twordArray = array [0..0] of wor
www.eeworm.com/read/168737/9898958

h common.h

/* * This is a cheap replacement for getopt() because that routine is not * available on some platforms and behaves differently on other platforms. * * This code is hereby expressly placed
www.eeworm.com/read/168737/9899005

c common.c

/* * This is a cheap replacement for getopt() because that routine is not * available on some platforms and behaves differently on other platforms. * This code was written from scratch withou
www.eeworm.com/read/168734/9899298

h common.h

/* * This is a cheap replacement for getopt() because that routine is not * available on some platforms and behaves differently on other platforms. * * This code is hereby expressly placed
www.eeworm.com/read/168734/9899329

c common.c

/* * This is a cheap replacement for getopt() because that routine is not * available on some platforms and behaves differently on other platforms. * This code was written from scratch withou
www.eeworm.com/read/168569/9907321

h common.h

/* * common.h -- defines and structs used by the config files. * * Copyright (C) 2003 Maik Broemme * * This program is free software; you can redistribute it and/or mo
www.eeworm.com/read/168569/9907344

cpp common.cpp

/* * common.c -- shared functions used by mpq-tools. * * Copyright (C) 2003 Maik Broemme * * This program is free software; you can redistribute it and/or modify * i
www.eeworm.com/read/168569/9907348

o common.o

www.eeworm.com/read/168534/9908568

c common.c

/* * common.c Functions common to minicom and runscript programs * * This file is part of the minicom communications package, * Copyright 1991-1995 Miquel van Smoorenburg, * 1997-1998 Jukka La
www.eeworm.com/read/168420/9917313

inc common.inc